projects
/
gtk4.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
f7f1b59
)
wayland: Actually return device in _gdk_wayland_device_get_device()
author
Kristian Høgsberg
<krh@bitplanet.net>
Thu, 10 Feb 2011 15:49:51 +0000
(10:49 -0500)
committer
Kristian Høgsberg
<krh@bitplanet.net>
Thu, 10 Feb 2011 15:49:51 +0000
(10:49 -0500)
gdk/wayland/gdkdevice-wayland.c
patch
|
blob
|
history
diff --git
a/gdk/wayland/gdkdevice-wayland.c
b/gdk/wayland/gdkdevice-wayland.c
index 39e17431dd249ecbff23c123bcdcfc04b1312d8d..46abf58611ee7eaa60ae5784e925eb108f99b390 100644
(file)
--- a/
gdk/wayland/gdkdevice-wayland.c
+++ b/
gdk/wayland/gdkdevice-wayland.c
@@
-255,7
+255,7
@@
gdk_device_core_init (GdkDeviceCore *device_core)
struct wl_input_device *
_gdk_wayland_device_get_device (GdkDevice *device)
{
- GDK_DEVICE_CORE (device)->device->device;
+
return
GDK_DEVICE_CORE (device)->device->device;
}
static void